[Bug]: aws_verifiedaccess_group and policy_document #34052
Labels
bug
Addresses a defect in current functionality.
service/verifiedaccess
Issues and PRs that pertain to the verifiedaccess service.
Milestone
Terraform Core Version
1.6.1
AWS Provider Version
5.21.0
Affected Resource(s)
When a group is created and we want to add policy I have below error message:
When I create group with policy already included, there is no problem. There is no variable to enable/disable policy so I'd assume it's a bug atm?
Expected Behavior
policy should be applied
Actual Behavior
policy is denied as there is a missing variable/argument.
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
In the comment.
Steps to Reproduce
Try to create group without policy and add it after.
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: