-
-
Notifications
You must be signed in to change notification settings - Fork 329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: detail the usage of S3 cache policy #427
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kayman-mk looks good, but I assume you would like to got it merged after #410 Since the adpater is not supported yet
@kayman-mk #410 is closed and not merged. Looks like the gitlab documentation is a bit misleading. |
@kayman-mk can we close this? |
@npalm Think it would be useful to have the comment regarding the instance profile for S3 bucket access in the code. The |
@npalm Merged the |
On my list for Monday, thx for the work |
@npalm Branch updated |
Argh, the base branch was still |
* Add remarks to explain traps in the code * Format code * leave the comment, no code changes Co-authored-by: Matthias Kay <[email protected]>
* fix Invalid Function Arguement when passing bucket as arg see #265 * docs: detail the usage of S3 cache policy (#427) * Add remarks to explain traps in the code * Format code * leave the comment, no code changes Co-authored-by: Robert <[email protected]> Co-authored-by: Matthias Kay <[email protected]>
Description
As explained in #410 and #426 additional documentation is needed for
Migrations required
No
Verification
Just some comments. No verification done.
Documentation
We use pre-commit to update the Terraform inputs and outputs in the documentation via terraform-docs. Ensure you have installed those components.