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

feat(spec-tests): introduce aws spec tests #39

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

obs-gh-colinhutchinson
Copy link
Contributor

What does this PR do?

Enabled the ability to run our AWS spec tests with only the cloudformation repository.

Putting the tests as workflow dispatch and every Monday until we have confidence in their stability / utility

Motivation

We should have tests

Testing

The spec tests run on the aws-test-kitchen repository successfully.
I've also ran these tests using a fork of the cloudformation-aws-collection repository

Example: https://github.com/observeinc/aws-test-kitchen/actions/runs/6151706105
Related: observeinc/terraform-aws-collection#85

@@ -76,7 +76,7 @@ resource "aws_iam_role_policy" "github_actions_s3_write_inline" {
}

resource "github_actions_variable" "aws_release_role" {
repository = local.repository
Copy link
Contributor

Choose a reason for hiding this comment

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

Pretty sure the linter should prefer the previous formulation?

@obs-gh-colinhutchinson
Copy link
Contributor Author

Going to punt this for the DCE integrated version

@obs-gh-colinhutchinson
Copy link
Contributor Author

using this in the interm while DCE is still pending

@obs-gh-colinhutchinson obs-gh-colinhutchinson merged commit ca54dda into main Sep 18, 2023
2 checks passed
@obs-gh-colinhutchinson obs-gh-colinhutchinson deleted the feat/spec-testing branch September 18, 2023 17:53
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