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

Added startup_script_s3_path and startup_script_s3_object_version arguments. #35

Closed
wants to merge 8 commits into from

Conversation

oddity-lapada
Copy link

  • Added startup_script_s3_path and startup_script_s3_object_version arguments to the module to be able use these options from aws_mwaa_environment terraform resource.

dudymas
dudymas previously approved these changes Oct 6, 2023
@dudymas
Copy link

dudymas commented Oct 6, 2023

/terratest

@dudymas
Copy link

dudymas commented Oct 6, 2023

/test all

@dudymas dudymas dismissed their stale review October 6, 2023 18:53

looks like tests need some updates

@aknysh
Copy link
Member

aknysh commented Oct 7, 2023

@oddity-lapada thank you for the PR.

There are some issues with the examples and tests, see https://github.com/cloudposse/actions/actions/runs/6435396641/job/17476575403.

To fix the error Unsupported argument, please update the vpc and subnets modules in all the examples (https://github.com/cloudposse/terraform-aws-mwaa/blob/main/examples/minimal/main.tf and https://github.com/cloudposse/terraform-aws-mwaa/blob/main/examples/complete/main.tf) to the latest versions, similar to https://github.com/cloudposse/terraform-aws-rds-cluster/blob/main/examples/complete/main.tf

After that, please run the following commands from the root of the repo and commit the changes:

make init
make github/init
make readme

Thank you

@oddity-lapada oddity-lapada requested a review from a team as a code owner October 11, 2023 07:19
@aknysh
Copy link
Member

aknysh commented Oct 11, 2023

/test all

@aknysh
Copy link
Member

aknysh commented Oct 11, 2023

@oddity-lapada thanks for the changes, please address a few more issues.

https://github.com/cloudposse/actions/actions/runs/6487216665/job/17617028387

In the examples, please not only update the module versions, but the module attributes as well, in both the vpc and subnets module.

Please see this as an example.
https://github.com/cloudposse/terraform-aws-rds-cluster/blob/main/examples/complete/main.tf

Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

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

please see comments

@DustyShap
Copy link
Contributor

@oddity-lapada any updates to these changes? Currently, not having the startup script is a blocker for us to deploy Airflow using the module.

@hans-d hans-d added the stale This PR has gone stale label Mar 2, 2024
@hans-d
Copy link

hans-d commented Mar 3, 2024

@oddity-lapada Hi, can you update the pr so that it passes the tests? otherwise, it is likely to be closed due to staleness.

Copy link

mergify bot commented Mar 10, 2024

This pull request now has conflicts. Could you fix it @oddity-lapada? 🙏

@mergify mergify bot added the conflict This PR has conflicts label Mar 10, 2024
@mergify mergify bot closed this Mar 10, 2024
Copy link

mergify bot commented Mar 10, 2024

This PR has been closed due to inactivity and merge conflicts.
Please resolve the conflicts and reopen if necessary.

Copy link

mergify bot commented Mar 10, 2024

Thanks @oddity-lapada for creating this pull request!

A maintainer will review your changes shortly. Please don't be discouraged if it takes a while.

While you wait, make sure to review our contributor guidelines.

Tip

Need help or want to ask for a PR review to be expedited?

Join us on Slack in the #pr-reviews channel.

@mergify mergify bot added the needs-cloudposse Needs Cloud Posse assistance label Mar 10, 2024
Copy link

mergify bot commented Mar 10, 2024

Important

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

@mergify mergify bot removed conflict This PR has conflicts needs-cloudposse Needs Cloud Posse assistance labels Mar 10, 2024
@mergify mergify bot removed the stale This PR has gone stale label Mar 17, 2024
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.

5 participants