Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Dec 20, 2024
1 parent d793f1c commit 4b05af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/documentation/gov-funding-lapse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ We will use a prefix of `gfl_` (government funding lapse). Several tags will be

* gfl_shutdown_timestamp

This is **required**, and is the RFC 3389/ISO 8601 timestamp of the time the service was shutdown. You can get this from Linux with `date --iso=seconds`
This is **required**, and is the RFC 3389 or ISO 8601 timestamp of the time the service was shutdown. You can get this from Linux with `date --iso=seconds`
or with Terraform in the `timestamp()` function or the `time` provider `rfc3389` attribute. With python:

```python
Expand Down

0 comments on commit 4b05af1

Please sign in to comment.