Skip to content

Commit

Permalink
Merge pull request #15284 from mvanzoest-rcd/update-neptune-pending-s…
Browse files Browse the repository at this point in the history
…tates

Add configuring-enhanced-monitoring to Neptune instance pending states
  • Loading branch information
gdavison authored Sep 24, 2020
2 parents 69cf709 + 74ddcda commit 3e5d85b
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 3e5d85b

Please sign in to comment.