Skip to content

Commit

Permalink
Add configuring-enhanced-monitoring to create/update pending states o…
Browse files Browse the repository at this point in the history
…f Neptune cluster
  • Loading branch information
mvanzoest-rcd committed Sep 22, 2020
1 parent 60db9d7 commit 74ddcda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/resource_aws_neptune_cluster_instance.go
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ var resourceAwsNeptuneClusterInstanceCreateUpdatePendingStates = []string{
"starting",
"upgrading",
"configuring-log-exports",
"configuring-enhanced-monitoring",
}

var resourceAwsNeptuneClusterInstanceDeletePendingStates = []string{
Expand Down

0 comments on commit 74ddcda

Please sign in to comment.