generated from cloudposse-terraform-components/template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.yaml
More file actions
93 lines (83 loc) · 2.97 KB
/
README.yaml
File metadata and controls
93 lines (83 loc) · 2.97 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
name: "aws-mq-broker"
# Canonical GitHub repo
github_repo: "cloudposse-terraform-components/aws-mq-broker"
# Short description of this project
description: |-
This component is responsible for provisioning an AmazonMQ broker and the corresponding security group.
### Migrate `v1` to `v2`
`EKS` component dependency removed. Instead of pulling security groups from EKS remote state, pass it as `var.allowed_security_groups`.
If you are using Atmos, read [atmos shared data](https://atmos.tools/core-concepts/share-data/) manual.
```yaml
components:
terraform:
mq-broker:
vars:
enabled: true
apply_immediately: true
auto_minor_version_upgrade: true
deployment_mode: "ACTIVE_STANDBY_MULTI_AZ"
engine_type: "ActiveMQ"
engine_version: "5.15.14"
host_instance_type: "mq.t3.micro"
publicly_accessible: false
general_log_enabled: true
audit_log_enabled: true
encryption_enabled: true
use_aws_owned_key: true
allowed_security_groups:
- '{{ (atmos.Component "eks" .stack).outputs.eks_cluster_managed_security_group_id }}'
```
usage: |-
**Stack Level**: Regional
Here's an example snippet for how to use this component.
```yaml
components:
terraform:
mq-broker:
vars:
enabled: true
apply_immediately: true
auto_minor_version_upgrade: true
deployment_mode: "ACTIVE_STANDBY_MULTI_AZ"
engine_type: "ActiveMQ"
engine_version: "5.15.14"
host_instance_type: "mq.t3.micro"
publicly_accessible: false
general_log_enabled: true
audit_log_enabled: true
encryption_enabled: true
use_aws_owned_key: true
```
<!-- prettier-ignore-start -->
<!-- prettier-ignore-end -->
references:
- name: cloudposse-terraform-components
url: https://github.com/orgs/cloudposse-terraform-components/repositories
description: "Cloud Posse's upstream component"
tags:
- component/mq-broker
- layer/unassigned
- provider/aws
# Categories of this project
categories:
- component/mq-broker
- 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-mq-broker.svg?style=for-the-badge
url: https://github.com/cloudposse-terraform-components/aws-mq-broker/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