summaryrefslogtreecommitdiffstats
path: root/jjb/scripts/terraform_s3_docs_ship.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-10-02fix(core): revert docs upload back to aws_s3_bucket_objectDave Wallace1-1/+1
- aws_s3_object fails due to missing MD5 Header checksum in PUT request Change-Id: I73bda43c9b228fe6402cfc09bf31b5810af07344 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-10-02fix(core): Pin terraform provider versionPeter Mikus1-0/+9
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I6f243a8cf05c0d5242177f5ae8a4c99bbd83ebf3
2023-10-02fix(core): Terraform code adaptation for docs uploadPeter Mikus1-1/+1
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Id1bdd18500877b79634a6c4df2574aa4d3ed1dee
2022-11-28Enable upload of vpp & hicn verify docs to s3 7day retention bucketDave Wallace1-2/+1
- Use the same bucket path as logs so that the docs can be viewed by s/s3-logs/s3-docs-7day/ in the URL after selecting the logs URL from the jenkins job page. - Also, fix error output of get_gerrit_refspec bash function. Change-Id: I73e8b7a1f310dbfb031afe9d164b114021c2cfe3 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-09-23Docs deploy via Terraformpmikus1-0/+91
+ This fixes also problem with content-type detection. Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I5fb89668a1792c4497fce1367279657c415d8a32