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

Basic code reading and upload to IFCP #936

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Fix test cases using must_exist instead of add
  • Loading branch information
gordon-klotho committed Feb 26, 2024
commit 938903f404a4c6ecde2e633fb93383614c381777
4 changes: 2 additions & 2 deletions pkg/code/python/testfiles/boto3_like_ifcp_constraints.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- scope: application
operator: add
operator: must_exist
node: aws:s3_bucket:architecture_bucket_name
- scope: application
operator: add
operator: must_exist
node: aws:s3_bucket:binary_bucket_name
2 changes: 1 addition & 1 deletion pkg/code/python/testfiles/boto3_simple_constraints.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
- scope: application
operator: add
operator: must_exist
node: aws:s3_bucket:my-bucket