-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.yaml
More file actions
74 lines (63 loc) · 2.36 KB
/
README.yaml
File metadata and controls
74 lines (63 loc) · 2.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
name: "aws-mwaa"
# Canonical GitHub repo
github_repo: "cloudposse-terraform-components/aws-mwaa"
# Short description of this project
description: |-
This component provisions Amazon managed workflows for Apache Airflow.
The s3 bucket `dag_bucket` stores DAGs to be executed by MWAA.
## Access Modes
### Public
Allows the Airflow UI to be access over the public internet to users granted access by an IAM policy.
### Private
Limits access to users within the VPC to users granted access by an IAM policy.
- MWAA creates a VPC interface endpoint for the Airflow webserver and an interface endpoint for the pgsql metadatabase.
- the endpoints are created in the AZs mapped to your private subnets
- MWAA binds an IP address from your private subnet to the interface endpoint
### Managing access to VPC endpoings on MWAA
MWAA creates a VPC endpoint in each of the private subnets.
usage: |-
**Stack Level**: Regional
Here's an example snippet for how to use this component.
```yaml
components:
terraform:
mwaa:
vars:
enabled: true
name: app
dag_processing_logs_enabled: true
dag_processing_logs_level: INFO
environment_class: mw1.small
airflow_version: 2.0.2
```
references:
- name: cloudposse-terraform-components
description: "Cloud Posse's upstream component"
url: https://github.com/orgs/cloudposse-terraform-components/repositories
tags:
- component/mwaa
- layer/unassigned
- provider/aws
# Categories of this project
categories:
- component/mwaa
- layer/unassigned
- provider/aws
# License of this project
license: "APACHE2"
# Badges to display
badges:
- name: Latest Release
image: https://img.shields.io/github/release/cloudposse-terraform-components/aws-mwaa.svg?style=for-the-badge
url: https://github.com/cloudposse-terraform-components/aws-mwaa/releases/latest
- name: Slack Community
image: https://slack.cloudposse.com/for-the-badge.svg
url: https://slack.cloudposse.com
related:
- name: "Cloud Posse Terraform Modules"
description: Our collection of reusable Terraform modules used by our reference architectures.
url: "https://docs.cloudposse.com/modules/"
- name: "Atmos"
description: "Atmos is like docker-compose but for your infrastructure"
url: "https://atmos.tools"
contributors: [] # If included generates contribs