This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-10-21
Channels
- # announcements (1)
- # aws (18)
- # babashka (5)
- # beginners (72)
- # biff (2)
- # calva (38)
- # cider (2)
- # clj-commons (6)
- # clj-yaml (2)
- # clojars (7)
- # clojure (41)
- # clojure-austin (5)
- # clojure-europe (78)
- # clojure-nl (1)
- # clojure-norway (18)
- # clojure-uk (3)
- # clojurescript (13)
- # component (9)
- # cursive (37)
- # datahike (3)
- # datomic (7)
- # fulcro (7)
- # graphql (3)
- # holy-lambda (2)
- # honeysql (8)
- # introduce-yourself (1)
- # jobs (1)
- # kaocha (1)
- # leiningen (19)
- # lsp (104)
- # malli (5)
- # nbb (8)
- # off-topic (60)
- # polylith (22)
- # portal (2)
- # reagent (24)
- # reveal (1)
- # shadow-cljs (126)
- # test-check (11)
- # tools-build (39)
- # vim (23)
- # xtdb (10)
Is it possible to rename an ecr repo? Put a better way, "how would you rename an ecr repo"?
You can’t. You must create a new repo with a name. Cloudformation and Terraform will manage the replacement for you, though; (https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecr-repository.html) > Update requires: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement
I'll give that a close read... Does that link tell me how to tell aws to do the replacement?
And thanks a ton!
Well, no, or that depends how you provision resources in AWS. Don’t think you can do it in the console, for example.
I use Terraform - if I would change the name in the Terraform config, then Terraform would create a new repo, and updated the references to the old repo wherever that referenced in the config.
@U06BEJGKD by "provision the resource" are my options cf or tf?
There are probably many more options, but Cloudformation and Terraform are certainly among the most widely used. AWS CDK is getting popular, as well (https://aws.amazon.com/cdk/). I have experience with Terraform, which I highly recommend. As for your specific question - how did you create the ECR repo? In the console? Then I guess you should just create a new repo with the new name and start using that, and delete the old.
thanks @U06BEJGKD that makes sense, yeah, i think we can build a clojure cdk using the cloudformation resource specification. i tried starting to do that here. https://github.com/drewverlee/clojure-cloud-formation but currently i'm still in the research phase to see if it's possible. I looked at jsii and i didn't look as appealing as using the spec (above).
Would anyone be up for a live virtual online meeting about devops via clojure? Right here in this channel via huddle? As to when, i'm down for this whenever.
I can join in
Sounds good, you tell me when in the next couple days, and we can just jump into a huddle and chat for a bit. I'm open ended, just want to talk and show how i interact with aws
Sure @U0DJ4T5U1! I would love to check it out and exchange experience. Currently I’m home with my daughter who has a cold but I expect her to recover if not tomorrow then on Wednesday . I’m in Europe
@ULE3UT8Q5 let me know when your free tomorrow.
7PM EEST (UTC+3)?
err your 8 hours ahead of me. So maybe like friday at like 10am my time and 6pm your time?
I'm flying out on Friday, sometime next week then?
sounds good, will make it happen 🙂