[Bug]: Not able to generate config for aws_quicksight_analysis resource #34243
Labels
bug
Addresses a defect in current functionality.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/quicksight
Issues and PRs that pertain to the quicksight service.
Terraform Core Version
1.6.3
AWS Provider Version
5.24.0
Affected Resource(s)
Expected Behavior
Generated configuration file is created using
tf plan -generate-config-out=generated.tf
.Actual Behavior
Provider panics when it encounters a different schema for the resource.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
tf init
tf plan -generate-config-out=generated.tf
Debug Output
Panic Output
Prefer to not disclose additional output due to sensitive values.
Important Factoids
These Quicksight analysis have been cloned from an initial analysis that has over more than a year.
References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: