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: remove Region/SetIdentifier-related integration tests #3033

Merged
merged 2 commits into from
Mar 15, 2023
Merged

fix: remove Region/SetIdentifier-related integration tests #3033

merged 2 commits into from
Mar 15, 2023

Conversation

hoffa
Copy link
Contributor

@hoffa hoffa commented Mar 15, 2023

Issue #, if available

Description of changes

Added in #2998; fails due to missing Parameters:

An error occurred (ValidationError) when calling the CreateChangeSet operation: Parameters: [MyRestRegionalDomainCert, MyRestRegionalDomainName] must have values

It requires a domain and certificate (for that domain, I assume), which IIRC is quite a bit of overhead to add for tests.

The properties are pass-through, so the integration tests provide limited value anyway. Removing to get things moving; as long as property is applied to expected resource it works as designed.

Description of how you validated changes

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hoffa hoffa marked this pull request as ready for review March 15, 2023 22:02
@hoffa hoffa requested a review from a team as a code owner March 15, 2023 22:02
@aahung aahung merged commit 5fe1b6a into aws:develop Mar 15, 2023
@hoffa hoffa deleted the remove-r53-tests branch March 15, 2023 22:20
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.

4 participants