ec2
Here are 826 public repositories matching this topic...
Hi
Running tests using moto revealed issue with the identity id gotten from cognitoidentity. In reality aws identity_ids should be REGION:GUID.[0] However moto creates an identity id in format "{0}:{1}".format(region, get_random_hex(length=19)). [1] This causes issues when being strict with what the format is expected to be.
I work in Zendesk a lot, and it would be nice to copy & paste a Markdown snippet of a selected comparison, even if it's an ASCII table with spacing (since Zendesk doesn't support Markdown tables).
If you'd like to have your company represented and are using Komiser please give formal written permission below via a comment and email to contact@komiser.io.
We will need a URL to a svg or png logo, a text title and a company URL.
Issue type
- Bug Report
Build number
master branch
Configuration
Deployed as a Stack Set, with a CloudWatch Rule triggering the function
Summary
Can't confirm completely, but I believe the logger which is created from main.go 's setupLogging function does not get created, and therefore
what
When using Teleport tsh login to connect to a cluster, although kubectl works fine, kops does not, because, in general, the Teleport name of the cluster is not the same as the kops cluster name. This leads to an error like
⧉ staging (staging:default)+
√ : (cpco-staging-admin) helmfiles ⨠ kops validate cluster
Validating cluster us-west-2.staging.cpco.io
Cannot load k
If a cluster launch is interrupted before AWS can even return a list of instances, we hit a part of the code where cluster_instances is not defined. We should protect against that.
Additionally, when Flintrock comes across a broken cluster (e.g. missing tags) left behind by an interrup
It would be great if the [[custom-manifest-projects]] and [[custom-manifest-remotes]] customisation features were expanded to support something like this:
[[custom-manifest-remotes]]
name = "foo"
fetch = "https://github.com/foo/"
[[custom-manifest-projects]]
path = "/path/to/myapps/foo/bar"
name = "bar"
remote = "foo"
revision = "master"
clone-depth = "5"
`-
Updated
Mar 8, 2020 - JavaScript
Just an enhancement suggestion to docs. It would be great if the required AWS IAM permissions are included in the README.
Though there is a configured user, it would be nice to override the user on cli via the <user>@<host> approach that all ssh-like tools support
It would be nice to have a simple command that prints the cluster front node IP or host name:
Proposed syntax:
$ elasticluster ip my-cluster
XXX.XXX.XXX.XXX
$ elasticluster ip my-cluster compute007
XXX.XXX.XXX.XXX
Hey @PiercingDan! Thanks for writing up this guide and featuring Flintrock in it prominently. I have a couple of suggestions that may help simplify the guide.
-
From Using your own AMI:
Note that it is important that since flintrock is designed to install and configure S
Team -
looking for guidance to achieve a successful local build.
Local conditions
- Maven 3.6.3
- Eclipse version 2020-03 (4.15.0) Build id: 20200313-1211 OS: Windows 8.1, v.6.3, x86_64 / win32 Java version: 1.8.0_152
Instructions
...OK up to here...
_4.In the Target Platform page, choose `Add -> Next -> Add -> Software Site -> Add -> Localto select the target repository you ju
Currently, there is no way to uninstall keymaker.
Please add this option and explain how to do it in the documentation.
It would also be helpful to list where the keymaker files are installed to (file paths).
It would be really great if you'll include in documentatation the set of AIM permissions required to run the kitchen instance.
Type annotations
aws-gate should have type annotations, so we can do more linting and discover design issues.
-
Updated
May 16, 2019 - JavaScript
Feature request: There are several use cases where it is desirable that a newly launched instance can be guaranteed to have/steal an address from a pool of existing addresses that may all be attached. Our use cases is rolling docker deployments. #15 is similar.
A flag like "disassociate_first" that will simply perform a disassociate call on the elastic IP
http://docs.aws.amazon.com/cli/lates
Hi,
Please compare the attribute declaration on the AWS API docs and the Perldoc generated by Paws. As an example, the name attribute in the StartExecution of the StepFunctions service:
- AWS API docs;
- [Paws docs](https://metacpan.org/pod/Paws::StepFunction
-
Updated
Nov 3, 2017 - Go
Add a table in the report for reserved instance type and running instance type eg.
Type Reserved Running
T2.Medium 20. 24
D2.large. 12. 10
-
Updated
Nov 13, 2019 - Java
-
Updated
Mar 20, 2020 - Go
Improve this page
Add a description, image, and links to the ec2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ec2 topic, visit your repo's landing page and select "manage topics."
Along with the General Guides, it might be helpful to add a niche guide section, which is broken down by AWS service. Happy to issue a PR with some quality tutorials as an example.