Mithun Ayachit

Results 6 issues of Mithun Ayachit

### What does this implement/fix? Explain your changes. Fixes beautification for terraform 0.12. Starting with v0.12.0 `terraform fmt` expects file names to use the `.tf` extension. ### Does this close...

What is the recommended way to overcome the 200 resources limit in CloudFormation? Since the generator creates one template per account, I know I'm eventually going to hit the limit...

PR #502 begins ignoring all of bundlers configuration. This breaks environments where we have misc bundler configurations to use [RubyGem mirrors](https://bundler.io/v1.16/bundle_config.html#MIRRORS-OF-GEM-SOURCES) (via Artifactory). IMO, PDK should only be ignoring or...

enhancement
pdk-bundle
no-issue-activity

This PR adds support for Bitbucket Server 4.0.0 Various changes from @terabyte and @gliptak are also merged in.

Currently tarballs are downloaded to a temp directory and then automatically cleaned up. This doesn't help in cases where we want to create an Artifactory "build info" that lists the...

I have a use case where the HTTP check returns a _401_ since I'm not providing credentials. I'd like to submit a PR to allow acceptable HTTP Status codes other...