update aws db test config
This commit is contained in:
parent
2ddddf340d
commit
5ac3c5e53d
|
@ -472,10 +472,6 @@ resource "aws_db_instance" "no_snapshot" {
|
|||
`
|
||||
|
||||
var testAccSnapshotInstanceConfig_enhancedMonitoring = `
|
||||
provider "aws" {
|
||||
region = "us-east-1"
|
||||
}
|
||||
|
||||
resource "aws_iam_role" "enhanced_policy_role" {
|
||||
name = "enhanced-monitoring-role"
|
||||
assume_role_policy = <<EOF
|
||||
|
|
Loading…
Reference in New Issue