Laurent Yaish

Results 13 comments of Laurent Yaish

I am running into this issue with Concourse v7.4.0 on EKS 1.20

Publishing failure messages to SNS is useful, I was hoping that the `aft-notifications` topic would also be getting useful messages but hardly anything is currently being sent to it. Publishing...

This would indeed be a great feature. I'm currently unable to use this provider because the RDS instance isn't publicly available.

Also, keep Terraform Cloud in mind

I agree that this would handled better with tags on the pipeline. It also would be great if AWS added the option to show tags on the pipelines list.

I also ran into this issue today using version v5.38.0 of the provider. Upgrading to v5.45.0 did not solve the issue. Terraform version: 1.5.7

Would flagging the `pages` argument under `repository` as deprecated instead of removing it make it easier to get this change out since it wouldn't be a breaking change? Something similar...

@kfcampbell that's exactly what I was suggesting 🙂 This PR adds a new dedicated resource `github_repository_pages`, but removes support for GH Pages from `github_repository`. I think it would be useful...

I'm running into the same issue regarding Terraform not detecting changes made to GitHub Pages. Also, I am not sure why GitHub Pages is managed as a nested block instead...