This website requires JavaScript.
Explore
Help
Sign In
MirrorMirror
/
riju
mirror of
https://github.com/radian-software/riju.git
Watch
1
Star
0
Fork
You've already forked riju
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
719b16f3c0
riju
/
tf
/
ecr.tf
5 lines
110 B
HCL
Raw
Blame
History
resource
"aws_ecr_repository" "riju"
{
name
=
"riju"
image_tag_mutability
=
"IMMUTABLE"
}
Reference in New Issue
View Git Blame
Copy Permalink