At our organisation we control our access who can create EFS resources by continual by TAG. The function resourceAwsEfsFileSystemCreateit does not add the TAGS to the CreateFileSystemInputso we getting the AcessDeniedExpetionwhen we trying to create an EFSresource
Error: Error creating EFS file system: AccessDeniedException: User: arn:aws:sts::xxxxxxxx:assumed-role/xxxx.IdP_admin/xxxxx@xxxxx is not authorized to perform: elasticfilesystem:CreateFileSystem on the specified resource
status code: 403, request id: xxxxxx-6515-4175-99ae-56f004381386
Terraform 0.12
resource_aws_efs_file_system
Hi @dbgeek 👋 Thanks for submitting this. This was merged earlier today (#10254) and will release in version 2.31.0 of the Terraform AWS Provider, next Thursday.
This has been released in version 2.31.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.
For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!
I'm going to lock this issue because it has been closed for _30 days_ ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!
Most helpful comment
Hi @dbgeek 👋 Thanks for submitting this. This was merged earlier today (#10254) and will release in version 2.31.0 of the Terraform AWS Provider, next Thursday.