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

fix: resource definition test #89

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

mateuszjenek
Copy link
Contributor

No description provided.

@mateuszjenek mateuszjenek force-pushed the fix_resource_definition_test branch from 19ddcb2 to 91dd0d9 Compare May 27, 2024 11:54
configCreate: func() string {
return testAccResourceDefinitionS3taticResourceWithSecrets("accessKeyId1", "secretAccessKey1")
},
resourceAttrNameIDValue: "s3-test-with-secrets",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should parameterize the resource name here. There is also a long standing issue that occasionally parallel tests affect each other and I guess using a random suffix would fix this and prevent parallel clashes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added

@mateuszjenek mateuszjenek force-pushed the fix_resource_definition_test branch from 91dd0d9 to ee3c8ed Compare May 27, 2024 12:50
@mateuszjenek mateuszjenek merged commit 903b28c into main May 27, 2024
2 checks passed
@mateuszjenek mateuszjenek deleted the fix_resource_definition_test branch May 27, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants