Eimantas Gecas

Results 18 issues of Eimantas Gecas

### Terraform Version ```shell Terraform v1.8.4 on darwin_arm64 ``` ### Terraform Configuration Files ```hcl terraform { required_version = "= 1.8.4" required_providers { aws = { source = "registry.terraform.io/hashicorp/aws" version =...

bug
waiting-response
new

### Description Our devs publish build artifacts to an S3 bucket which we want to retrieve the artifacts from and upload them to another S3 bucket to serve via a...

enhancement
waiting-response
service/s3
needs-triage

### Community note > [!TIP] > 👋 Hi there, OpenTofu community! The OpenTofu team prioritizes issues based on upvotes. Please make sure to upvote this issue and describe how it...

enhancement
pending-decision

### Expected Behavior https://github.com/integrations/terraform-provider-github/issues/881 ### Actual Behavior https://github.com/integrations/terraform-provider-github/issues/881 ### Terraform Version https://github.com/integrations/terraform-provider-github/issues/881 ### Affected Resource(s) https://github.com/integrations/terraform-provider-github/issues/881 ### Terraform Configuration Files ```hcl ``` ### Steps to Reproduce _No response_ ### Debug...

Type: Bug
Status: Triage

## Describe the Feature You Want local_resource would support a `text` property, that functions the same as cmd_button `text` property - rendered on the resource as its name, but without...

enhancement

## Describe the Feature You Want local_resource should have a `creates` option, list of files, which when absent, cause the local_resource to rerun ### Current Behavior N/A ### Why Do...

enhancement

## Describe the Feature You Want We want to run a cmd_button over the cli ### Current Behavior N/A? ### Why Do You Want This? We want to trigger these...

enhancement

Maybe I missed this in the docs but couldn't find a way to tell the s3 client to use virtual addressing style

enhancement
S3