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

Align naming #1

Merged
merged 1 commit into from Jun 3, 2021
Merged

Align naming #1

merged 1 commit into from Jun 3, 2021

Conversation

t0yv0
Copy link
Contributor

@t0yv0 t0yv0 commented Jun 3, 2021

anton@Antons-MacBook-Pro:~/pulumi-aws-apigateway-lambda/examples/simple> pulumi preview
pulumi preview
Previewing update (test)

View Live: https://app.pulumi.com/t0yv0/simple/test/previews/b48604cf-ffbb-4afa-8ae2-a7978c35d2ae


 +  pulumi:pulumi:Stack simple-test create 
 +  CloudfrontS3:index:CloudfrontS3 examples-simple-lambda-api create 
 +  aws:iam:Role examples-simple-role create 
 +  aws:s3:Bucket examples-simple-lambda-api-bucket create 
    aws:s3:BucketPolicy examples-simple-lambda-api-bucketPolicy  error: aws:s3/bucketPolicy:BucketPolicy resource 'examples-simple-lambda-api-bucketPolicy' has a problem: "policy" contains an invalid JSON: invalid character 'C' looking for beginning of value. Examine values at 'BucketPolicy.Policy'.
 +  pulumi:pulumi:Stack simple-test create 
    aws:s3:BucketPolicy examples-simple-lambda-api-bucketPolicy  1 error
 
Diagnostics:
  aws:s3:BucketPolicy (examples-simple-lambda-api-bucketPolicy):
    error: aws:s3/bucketPolicy:BucketPolicy resource 'examples-simple-lambda-api-bucketPolicy' has a problem: "policy" contains an invalid JSON: invalid character 'C' looking for beginning of value. Examine values at 'BucketPolicy.Policy'.

Copy link
Owner

@ajhool ajhool left a comment

Choose a reason for hiding this comment

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

Thank you!

@ajhool ajhool merged commit 859d23b into ajhool:main Jun 3, 2021
@t0yv0 t0yv0 deleted the t0yv0/fixup-naming branch June 3, 2021 14: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

2 participants