provider/aws: aws_neptune_cluster_instance
unexpected state when configuring enhanced monitoring
#15283
Labels
bug
Addresses a defect in current functionality.
service/neptune
Issues and PRs that pertain to the neptune service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v0.12.28
provider "aws" (hashicorp/aws) 2.70.0
Affected Resource(s)
Terraform Configuration Files
Resource configuration:
Build (only displaying changes):
Debug Output
Panic Output
N/A
Expected Behavior
Apply should have succeeded.
Actual Behavior
Apply failed.
Steps to Reproduce
Create a neptune cluster instance with instance type
db.r5.large
.Update the instance type to
db.r5.xlarge
, plan and try to apply.terraform apply
Important Factoids
References
aws_rds_cluster_instance
unexpected state when configuring enhanced monitoring #1743The text was updated successfully, but these errors were encountered: