-
Notifications
You must be signed in to change notification settings - Fork 673
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
In terraform data "instance_profiles" architecture name is not listed. #2002
Labels
service/VPC Infrastructure
Issues related to the VPC Infrastructure
Comments
terraform data source:
CLI client
|
hkantare
added
the
service/VPC Infrastructure
Issues related to the VPC Infrastructure
label
Jan 5, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Terraform Version
Run
terraform -v
to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.root@526ae14e6313:/system-tf-base# terraform -v
Terraform v0.12.29
Affected Resource(s)
Please list the resources as a list, for example:
In terraform data "instance_profiles" architecture name is not listed only profile id and profile name we get.
But in CLI we get the architecture name as well.
Profile family name is also required for working with profiles.
The text was updated successfully, but these errors were encountered: