redhat-developer / redhat-developer/mapt

[bug] OCI installs aws terraform plugin during runtime

Open
#358 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue priority/MEDIUM provider/AWS size/S
Dominant language
Go
Stars
24
Forks
36
Avg merge
6d 13h
Merged PRs (30d)
8

Description

Download and install terraform aws plugin within Containerfile

# Install this
# https://releases.hashicorp.com/terraform-provider-aws/5.75.1/terraform-provider-aws_5.75.1_linux_amd64.zip
# https://github.com/hashicorp/terraform-provider-vsphere/blob/main/docs/INSTALL.md

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the repository's Containerfile and review the referenced Terraform AWS provider release and vSphere installation documentation. Confirm that the OCI image includes the AWS plugin during image construction rather than downloading it at runtime, then verify the image can use the provider without a runtime install.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, terraform
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.