Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

InvalidLocationConstraint error when using kilt installer for location aws us-east-1 #23

Closed
balinaveen opened this issue Jan 9, 2021 · 1 comment
Labels
kind/bug Something isn't working

Comments

@balinaveen
Copy link

Summary
Unable to use kilt installer to create Kilt Macro in aws us-east-1 location

How to reproduce it
$ ./kilt-cfn-installer-linux -r us-east-1 MyMacro ./falco.kilt.cfg
Getting AWS account and region...059797578166 in us-east-1
Getting S3 bucket...ERROR:root:An error occurred (InvalidLocationConstraint) when calling the CreateBucket operation: The specified location-constraint is not valid

Expected behaviour
MyMacro should be created and available in AWS CloudFormation when the above command is executed

Environment

  • Falco version:
  • System info:

Additional context
This may be related to boto/boto3#125 and likely caused by this change in kilt https://github.com/falcosecurity/kilt/pull/21/files

@balinaveen balinaveen added the kind/bug Something isn't working label Jan 9, 2021
@admiral0
Copy link

should be fixed in v0.2.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants