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

chore(examples): Updating Terraform example to match the blog post #2347

Merged
merged 2 commits into from Apr 11, 2023

Conversation

xoscar
Copy link
Collaborator

@xoscar xoscar commented Apr 11, 2023

This PR updates the terraform example to match the description part of the blog post https://www.notion.so/kubeshop/Trace-based-testing-AWS-Lambda-with-Tracetest-ECS-Fargate-and-Terraform-23cd4a56357f4e9c8d3e3d44a506c64e?d=f7c41216db384a74bca4eccea2e5947b#8ce093a095864ae58fc6817d99e67a22

Changes

  • Moves and renames files based on the new blog post

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@xoscar xoscar self-assigned this Apr 11, 2023
@xoscar xoscar marked this pull request as ready for review April 11, 2023 16:11
@@ -5,7 +5,7 @@ spec:
trigger:
type: http
httpRequest:
url: <your_api_endpoint>
url: https://3x6vvt7l5d.execute-api.us-west-2.amazonaws.com/dev/hello
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this URL be public?

@xoscar xoscar merged commit b4f9814 into main Apr 11, 2023
27 checks passed
@xoscar xoscar deleted the chore-aws-terraform-post-changes branch April 11, 2023 19:27
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.

None yet

3 participants