Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "profile" information on AWS provider #116

Open
optplx opened this issue Mar 6, 2024 · 0 comments
Open

Add "profile" information on AWS provider #116

optplx opened this issue Mar 6, 2024 · 0 comments

Comments

@optplx
Copy link

optplx commented Mar 6, 2024

hello,

I was wondering if we could add an information about the profile used for example as below in the ProviderConfigs:

provider "aws" {
  profile = "my-profile"
}

Some context about this request: we are using Atlantis and we would like to check dynamically if we are running a plan/Apply on a production environment or not, in order to apply different governance rules based on this.

I understand that this is provider specific; and that you may not agree with this feature. In such case, would you please be able to give me some pointers on where to start in the codebase anyway (since I may go for a fork with my own modifications)?

Thanks for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant