[Bug]: aws_glue_connection does not support DOCUMENTDB type connections #40967
Labels
bug
Addresses a defect in current functionality.
service/glue
Issues and PRs that pertain to the glue service.
upstream
Addresses functionality related to the cloud provider.
Terraform Core Version
1.5.7
AWS Provider Version
5.83.1
Affected Resource(s)
Expected Behavior
When I try to import or create a glue connection which was created by federated Athena, I should be able to import it successfully to the state.
Actual Behavior
When I try to import a glue connection created by federated type Athena data source which connects to DocumentDB I got the error below:
Also when I try to use the
connection_properties
that I pulled from AWS API won't work neither:Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Create a federated Athena resource which connects to DocumentDB from the console and try to import it back to the state.
Debug Output
No response
Panic Output
No response
Important Factoids
It is my first time here to create an issue.
I hope I could follow the standards.
References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: