Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r/aws_backup_plan: 'advanced_backup_setting.backup_options' and 'advanced_backup_setting.resource_type' are both Required #17692

Commits on Feb 18, 2021

  1. r/aws_backup_plan: 'advanced_backup_setting.backup_options' and 'adva…

    …nced_backup_setting.resource_type' are both Required.
    
    Acceptance test output:
    
    $ make testacc TEST=./aws/ TESTARGS='-run=TestAccAwsBackupPlan_AdvancedBackupSetting'
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAwsBackupPlan_AdvancedBackupSetting -timeout 120m
    === RUN   TestAccAwsBackupPlan_AdvancedBackupSetting
    === PAUSE TestAccAwsBackupPlan_AdvancedBackupSetting
    === CONT  TestAccAwsBackupPlan_AdvancedBackupSetting
    --- PASS: TestAccAwsBackupPlan_AdvancedBackupSetting (27.80s)
    PASS
    ok  	github.com/terraform-providers/terraform-provider-aws/aws	27.930s
    ewbankkit committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    30f3f26 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG entry.

    ewbankkit committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    5c51fc7 View commit details
    Browse the repository at this point in the history