Skip to content

Commit ca61075

Browse files
committed
add doc entries for aws_endpoint_url_s3
1 parent 633998f commit ca61075

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/usage/al2.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
| `arch` | |
1515
| `associate_public_ip_address` | |
1616
| `aws_access_key_id` | |
17+
| `aws_endpoint_url_s3` | Use specified S3 endpoint for S3 calls (useful when running in non-commercial AWS environments). |
1718
| `aws_region` | |
1819
| `aws_secret_access_key` | |
1920
| `aws_session_token` | |

doc/usage/al2023.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
| `arch` | |
1414
| `associate_public_ip_address` | |
1515
| `aws_access_key_id` | |
16+
| `aws_endpoint_url_s3` | Use specified S3 endpoint for S3 calls (useful when running in non-commercial AWS environments). |
1617
| `aws_region` | |
1718
| `aws_secret_access_key` | |
1819
| `aws_session_token` | |

0 commit comments

Comments
 (0)