Rob Moss
Rob Moss
The SDK supports a significant number of new methods since @ruzin opened the original ticket. Yesterday saw AWS add API support for mail domains: https://awsapichanges.info/archive/changes/818967-workmail.html The SDK already supports these,...
Still no update?
Another use case: Setting up standardized State Manager associations across multiple/all regions.
Fixes #3568.
> It seems this change is breaking a lot of things on our CI It's not finished. I need a solid block of time to spend on it. Don't approve...
The simple fix for this to remove the error for `event_source` would be to add ` -> Any` to `def event_source`, is it not? You already have the fact that...
@leandrodamascena - PR with fix submitted. Quite possibly the smallest one you'll ever see...
I think number 1 is inspecting my S3 remote state? Here is `versions.tf`: ```tf provider "aws" { region = var.region profile = "robmoss" default_tags { tags = { Owner =...
I updated the original issue to contain debug-enabled logs.
Hold on a minute. I've uploaded the log from the wrong run. Updating again - sorry! Edited: updated with the stuff from the correct repo. From the logs, my assumption...