Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resource/aws_budgets_budget: Fix disappears test and add CHANGELOG for …
…#13139 Output from acceptance testing in AWS Commercial: ``` --- PASS: TestAccAWSBudgetsBudget_disappears (8.81s) --- PASS: TestAccAWSBudgetsBudget_prefix (18.83s) --- PASS: TestAccAWSBudgetsBudget_basic (22.27s) --- PASS: TestAccAWSBudgetsBudget_notification (64.76s) ``` Output from acceptance testing in AWS GovCloud (US): ``` --- SKIP: TestAccAWSBudgetsBudget_basic (1.38s) --- SKIP: TestAccAWSBudgetsBudget_prefix (1.38s) --- SKIP: TestAccAWSBudgetsBudget_disappears (1.38s) --- SKIP: TestAccAWSBudgetsBudget_notification (1.38s) ```
- Loading branch information