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

ami-sharing error #35

Open
movvamrocks opened this issue Nov 19, 2021 · 0 comments
Open

ami-sharing error #35

movvamrocks opened this issue Nov 19, 2021 · 0 comments

Comments

@movvamrocks
Copy link

Hello tensult,

Tried the ami-sharing and had an issue with the list.

terraform plan gives below error. Worked around by changing script to use a single account id.


│ Error: Invalid quoted type constraints

│ on variables.tf line 16, in variable "account_ids":
│ 16: type = "list"

│ Terraform 0.11 and earlier required type constraints to be given in quotes, but that form is now deprecated and will be removed in a
│ future version of Terraform. Remove the quotes around "list" and write list(string) instead to explicitly indicate that the list elements
│ are strings.

Regards.

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