Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hashicorp/terraform-provider-aws

github-actions[bot] created a comment on a pull request on hashicorp/terraform-provider-aws
# Community Note **Voting for Prioritization** * Please vote on this pull request by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) ...

View on GitHub

jandersen-plaid opened a pull request on hashicorp/terraform-provider-aws
r/route53profiles_association: Validate name field against regex
<!--- See what makes a good Pull Request at: https://hashicorp.github.io/terraform-provider-aws/raising-a-pull-request/ ---> ### Description <!--- Please provide a helpful description of what ...
ewbankkit pushed 1 commit to b-aws_batch_job_definition-new-revision-with-tags hashicorp/terraform-provider-aws
  • Tweak 'TestAccBatchJobDefinition_updateWithTags'. 1be462f

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed 58422793 with MkDocs version: 1.4.2 10e4c78

View on GitHub

github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
> [!WARNING] > This issue has been closed, meaning that any additional comments are hard for our team to see. Please assume that the maintainers will not see them. > > Ongoing conversations amongst...

View on GitHub

ewbankkit closed an issue on hashicorp/terraform-provider-aws
[Enhancement]: aws_sagemaker_domain add idle shutdown options for JupyterLab and CodeEditor
### Description AWS Announced the ability to natively set idle timeout options for both JupyterLab and CodeEditor. Can be a value between integer 60 - 525600. This is time measured in minutes ...
ewbankkit pushed 3 commits to main hashicorp/terraform-provider-aws
  • sagemaker refresh arg Signed-off-by: drfaust92 <[email protected]> 30393f1
  • Update 39774.txt d947be5
  • Merge pull request #39774 from DrFaust92/sagemaker-updates r/sagemaker_domain - refresh missing arguments 5842279

View on GitHub

ewbankkit closed a pull request on hashicorp/terraform-provider-aws
r/sagemaker_domain - refresh missing arguments
<!--- See what makes a good Pull Request at: https://hashicorp.github.io/terraform-provider-aws/raising-a-pull-request/ ---> ### Description <!--- Please provide a helpful description of what ...
ewbankkit created a comment on a pull request on hashicorp/terraform-provider-aws
@DrFaust92 Thanks for the contribution :tada: :clap:.

View on GitHub

ewbankkit created a review on a pull request on hashicorp/terraform-provider-aws
LGTM :rocket:. ```console % make testacc TESTARGS='-run=TestAccSageMaker_serial/^Domain$$\|TestAccSageMaker_serial/^UserProfile$$' PKG=sagemaker make: Verifying source code with gofmt... ==>...

View on GitHub

ewbankkit pushed 1 commit to b-aws_batch_job_definition-new-revision-with-tags hashicorp/terraform-provider-aws
  • Correct CHANGELOG entry file name. eb9d924

View on GitHub

github-actions[bot] created a comment on a pull request on hashicorp/terraform-provider-aws
# Community Note **Voting for Prioritization** * Please vote on this pull request by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) ...

View on GitHub

ewbankkit opened a draft pull request on hashicorp/terraform-provider-aws
r/aws_batch_job_definition: Ensure that any newly created revision is tagged correctly
<!--- See what makes a good Pull Request at: https://hashicorp.github.io/terraform-provider-aws/raising-a-pull-request/ ---> ### Description <!--- Please provide a helpful description of what ...
ewbankkit created a branch on hashicorp/terraform-provider-aws

b-aws_batch_job_definition-new-revision-with-tags - The AWS Provider enables Terraform to manage AWS resources.

DrFaust92 created a comment on an issue on hashicorp/terraform-provider-aws
[jmeisele](https://github.com/jmeisele) Started work on this, still missing a few things but a I have a working resource now

View on GitHub

github-actions[bot] created a comment on a pull request on hashicorp/terraform-provider-aws
# Community Note **Voting for Prioritization** * Please vote on this pull request by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) ...

View on GitHub

DrFaust92 opened a draft pull request on hashicorp/terraform-provider-aws
r/sagemaker_mlflow_tracking_server - new resource
<!--- See what makes a good Pull Request at: https://hashicorp.github.io/terraform-provider-aws/raising-a-pull-request/ ---> ### Description <!--- Please provide a helpful description of what chang...
jandersen-plaid created a comment on an issue on hashicorp/terraform-provider-aws
The tough part is going to be converting `(?!^[0-9]+$)([a-zA-Z0-9\\-_' ']+)` to a non-negative lookahead version of the regex. I don't think I am good enough at regex to do that, but I will try.

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed f34f676f with MkDocs version: 1.4.2 cb13c8f

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages hashicorp/terraform-provider-aws
  • Deployed 2ef753a7 with MkDocs version: 1.4.2 ba305b4

View on GitHub

ewbankkit deleted a branch hashicorp/terraform-provider-aws

dependabot/go_modules/terraform-devex-9e01bba792

ewbankkit closed a pull request on hashicorp/terraform-provider-aws
build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 in the terraform-devex group across 1 directory
Bumps the terraform-devex group with 1 update in the / directory: [github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators). ...
ewbankkit created a review on a pull request on hashicorp/terraform-provider-aws
LGTM :rocket:.

View on GitHub

ewbankkit deleted a branch hashicorp/terraform-provider-aws

dependabot/go_modules/aws-sdk-go-v2-34b728b45f

ewbankkit pushed 2 commits to main hashicorp/terraform-provider-aws
  • build(deps): bump the aws-sdk-go-v2 group across 1 directory with 7 updates Bumps the aws-sdk-go-v2 group with 7 upd... cc046a1
  • Merge pull request #39789 from hashicorp/dependabot/go_modules/aws-sdk-go-v2-34b728b45f build(deps): bump the aws-sd... 2ef753a

View on GitHub

ewbankkit created a review on a pull request on hashicorp/terraform-provider-aws
LGTM :rocket:.

View on GitHub

ewbankkit created a comment on an issue on hashicorp/terraform-provider-aws
Relates https://github.com/hashicorp/terraform-provider-aws/issues/38302.

View on GitHub

taras-mrtn starred hashicorp/terraform-provider-aws
github-actions[bot] created a comment on an issue on hashicorp/terraform-provider-aws
# Community Note **Voting for Prioritization** * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the ...

View on GitHub

Load more