Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Terraform Core Version
1.9.8
AWS Provider Version
5.76.0
Affected Resource(s)
Expected Behavior
Following actual resource documentation, the following instructions are mandatory:
agent_name - (Required) Name of the agent.
agent_resource_role_arn - (Required) ARN of the IAM role with permissions to invoke API operations on the agent.
foundation_model - (Required) Foundation model used for orchestration by the agent.
Actual Behavior
Trying to create the resource with this code result to an error:
Error:
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
Yes