We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Got a new flake in TestAccDefaultTags affecting a release:
--- FAIL: TestAccDefaultTags (87.84s) --- FAIL: TestAccDefaultTags/pf (4.83s)
https://github.com/pulumi/pulumi-aws/actions/runs/11712435690/job/32624995536
+ aws:appconfig:Application app creating (0s) error: sdk-v2/provider2.go:520: sdk.helper_schema: creating AppConfig Application (pf-tags-test-app): operation error AppConfig: CreateApplication, https response error StatusCode: 400, RequestID: 6972cbac-f4d8-4760-9806-e01235f86542, BadRequestException: Application with name pf-tags-test-app already exists with id cm1nty6 in account 894850187425: [email protected] + aws:appconfig:Application app creating (0s) error: 1 error occurred: + aws:appconfig:Application app **creating failed** error: 1 error occurred:
Possibly we are missing an autoname name randomization on the app to isolate the test runs.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Got a new flake in TestAccDefaultTags affecting a release:
https://github.com/pulumi/pulumi-aws/actions/runs/11712435690/job/32624995536
Possibly we are missing an autoname name randomization on the app to isolate the test runs.
The text was updated successfully, but these errors were encountered: