Skip to content
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

feat: AP-6355 create sagemaker jumpstart bucket #28465

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

tom-webber
Copy link
Contributor

@tom-webber tom-webber commented Dec 18, 2024

Part of the exploration of this spike: ministryofjustice/analytical-platform/issues/6355

Creates a bucket in cloud platform for us to access from AP compute dev

@tom-webber tom-webber requested a review from a team as a code owner December 18, 2024 09:32
@sablumiah
Copy link
Contributor

Terraform Plan Summary

Terraform Plan: 5 to be created, 0 to be destroyed, 0 to be updated, 0 to be replaced and 26 unchanged.

Resources to create:

+ kubernetes_secret.s3_bucket
+ module.s3_bucket.aws_iam_policy.irsa
+ module.s3_bucket.aws_s3_bucket.bucket
+ module.s3_bucket.aws_s3_bucket_public_access_block.block_public_access[0]
+ module.s3_bucket.random_id.id

@sablumiah
Copy link
Contributor

Terraform Plan Summary

Terraform Plan: 5 to be created, 0 to be destroyed, 0 to be updated, 0 to be replaced and 26 unchanged.

Resources to create:

+ kubernetes_secret.s3_bucket
+ module.s3_bucket.aws_iam_policy.irsa
+ module.s3_bucket.aws_s3_bucket.bucket
+ module.s3_bucket.aws_s3_bucket_public_access_block.block_public_access[0]
+ module.s3_bucket.random_id.id

@tom-webber tom-webber merged commit e0f1e06 into main Dec 18, 2024
14 checks passed
@tom-webber tom-webber deleted the feat/AP-6355-add-sagemaker-bucket branch December 18, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants