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

terraform-provider-aws v2.0 aws_ami owners argument required #41

Closed
disaac opened this issue Mar 9, 2019 · 1 comment
Closed

terraform-provider-aws v2.0 aws_ami owners argument required #41

disaac opened this issue Mar 9, 2019 · 1 comment
Assignees

Comments

@disaac
Copy link
Member

disaac commented Mar 9, 2019

The terraform-provider-aws v2.0 #5576 now requires an owners argument

owners - (Required) List of AMI owners to limit search. At least 1 value must be specified. Valid values: an AWS account ID, self (the current account), or an AWS owner alias (e.g. amazon, aws-marketplace, microsoft).

The owner-alias should be removed from the module and placed into the owners argument.

@disaac disaac self-assigned this Mar 9, 2019
@disaac
Copy link
Member Author

disaac commented Mar 9, 2019

Addressed in release v0.4.0

@disaac disaac closed this as completed Mar 9, 2019
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