Skip to content

Commit

Permalink
add emr-workspace to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Dec 18, 2024
1 parent 913040a commit 32a2c7b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
10 changes: 8 additions & 2 deletions emr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,15 @@ Egress is not restricted. Each security group allows allows all egress traffic.

| Source | Port(s) | Protocol | Usage | Comments |
|--------|---------|----------|-------|----------|
| emr-studio | 18888| TCP | EMR Studio | |
| emr-studio<BR>emr-workspace | 18888| TCP | EMR Studio | |

## emr-studio-
## emr-studio

| Source | Port(s) | Protocol | Usage | Comments |
|--------|---------|----------|-------|----------|
| (none) | | | | |

## emr-workspace

| Source | Port(s) | Protocol | Usage | Comments |
|--------|---------|----------|-------|----------|
Expand Down
10 changes: 8 additions & 2 deletions emr/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,15 @@
*
* | Source | Port(s) | Protocol | Usage | Comments |
* |--------|---------|----------|-------|----------|
* | emr-studio | 18888| TCP | EMR Studio | |
* | emr-studio<BR>emr-workspace | 18888| TCP | EMR Studio | |
*
* ## emr-studio-
* ## emr-studio
*
* | Source | Port(s) | Protocol | Usage | Comments |
* |--------|---------|----------|-------|----------|
* | (none) | | | | |
*
* ## emr-workspace
*
* | Source | Port(s) | Protocol | Usage | Comments |
* |--------|---------|----------|-------|----------|
Expand Down

0 comments on commit 32a2c7b

Please sign in to comment.