Skip to content
New issue

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

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

Already on GitHub? # to your account

When running atlantis plan... getting this error #24

Open
darkside720 opened this issue Mar 3, 2023 · 0 comments
Open

When running atlantis plan... getting this error #24

darkside720 opened this issue Mar 3, 2023 · 0 comments

Comments

@darkside720
Copy link

running "/atlantis-data/bin/terraform0.15.5 init -input=false -upgrade" in "/atlantis-data/repos/abc/tf-deploy-aws-atlantis/1/default": exit status 1
In Terraform Init and Plan

Initializing the backend...

│ Warning: Version constraints inside provider configuration blocks are deprecated

│ on provider_aws.tf line 3, in provider "aws":
│ 3: version = "~> 0.13"


│ Terraform 0.13 and earlier allowed provider version constraints inside the
│ Error: error configuring S3 Backend: IAM Role (arn:aws:iam::0000000000:role/AssumeDevelopersRoleInDevelopment) cannot be assumed.

│ provider configuration block, but that is now deprecated and will be
│ removed in a future version of Terraform. To silence this warning, move the
│ There are a number of possible causes of this - the most common are:
│ * The credentials used in order to assume the role are invalid
│ provider version constraint into the required_providers block.

│ * The credentials do not have appropriate permission to assume the role
│ * The role ARN is not valid


│ Error: NoCredentialProviders: no valid providers in chain. Deprecated.
│ For verbose messaging see aws.Config.CredentialsChainVerboseErrors



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

No branches or pull requests

1 participant