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

🆕 Example Initial Config for Airflow Broker #177

Closed
wants to merge 2 commits into from

Conversation

nickumia-reisys
Copy link
Contributor

@nickumia-reisys nickumia-reisys commented Oct 6, 2023

Related to:

Notes:

  • Create new app for airflow broker
  • Create new aws user for airflow broker
  • Leave comments for things that are TODO
  • Create app setup script

- Create new app for airflow broker
- Create new aws user for airflow broker
- Leave comments for things that are TODO
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Terraform plan for staging

Error: error archiving directory: could not archive missing directory: ./app-airflow
Error: error archiving directory: could not archive missing directory: ./app-airflow

  with module.broker_airflow.data.archive_file.app_zip,
  on broker/main.tf line 32, in data "archive_file" "app_zip":
  32: data "archive_file" "app_zip" {

❌ Failed to generate plan in plan #265

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Terraform plan for production

Error: error archiving directory: could not archive missing directory: ./app-airflow
Error: error archiving directory: could not archive missing directory: ./app-airflow

  with module.broker_airflow.data.archive_file.app_zip,
  on broker/main.tf line 32, in data "archive_file" "app_zip":
  32: data "archive_file" "app_zip" {

❌ Failed to generate plan in plan #266

@btylerburton
Copy link

We've pivoted away from Airflow. Closing.

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.

2 participants