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

update worflow yml file #8

Merged
merged 1 commit into from
Apr 29, 2024
Merged

update worflow yml file #8

merged 1 commit into from
Apr 29, 2024

Conversation

g-lorena
Copy link
Owner

No description provided.

@g-lorena g-lorena merged commit f77ac38 into develop Apr 29, 2024
1 check passed
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


Terraform Plan 📖success

Show Plan

terraform
module.lambdaLayer.null_resource.lambda_layer: Refreshing state... [id=8008652572958733153]
module.lambdaFunction.data.archive_file.lambda: Reading...
module.lambdaFunction.data.archive_file.lambda: Read complete after 0s [id=c85bcc4be25fa90eff5c1d1d03054f82fc7fa05a]
module.lambdaFunction.data.aws_iam_policy_document.lambda_policy: Reading...
module.s3bucket.aws_s3_bucket.etl_bucket: Refreshing state... [id=real-estate-etl-101]
module.lambdaLayer.aws_s3_bucket.lambda_layer_bucket: Refreshing state... [id=my-lambda-layer-bucket-001]
module.lambdaFunction.data.aws_iam_policy_document.lambda_assume_role: Reading...
module.lambdaFunction.data.aws_iam_policy_document.lambda_policy: Read complete after 0s [id=3971348516]
module.lambdaFunction.aws_iam_policy.lambda_policy: Refreshing state... [id=arn:aws:iam::623838372493:policy/lambda-policy]
module.lambdaFunction.data.aws_iam_policy_document.lambda_assume_role: Read complete after 0s [id=2690255455]
module.lambdaFunction.aws_iam_role.iam_for_lambda: Refreshing state... [id=iam_for_lambda]
module.lambdaFunction.aws_iam_role_policy_attachment.attach_getObject: Refreshing state... [id=iam_for_lambda-20240429121738484200000001]
module.lambdaLayer.aws_s3_object.lambda_layer_zip: Refreshing state... [id=lambda_layer/my_lambda_requirements_layer/requirements.zip]
module.s3bucket.aws_s3_object.raw_zone: Refreshing state... [id=raw_data/]
module.s3bucket.aws_s3_object.std_zone: Refreshing state... [id=std_data/]
module.lambdaLayer.aws_lambda_layer_version.my-lambda-layer: Refreshing state... [id=arn:aws:lambda:eu-west-3:623838372493:layer:my_lambda_requirements_layer:20]
module.lambdaFunction.aws_lambda_function.lambda: Refreshing state... [id=lambda_extract_fromAPI]
module.lambdaFunction.aws_lambda_permission.s3: Refreshing state... [id=AllowExecutionFromS3Bucket]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Pushed by: @g-lorena, Action: pull_request

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.

1 participant