Çetin ARDAL

Results 23 issues of Çetin ARDAL

The Docker Hub page for Oracle Linux guides the user to issue this command: `docker pull oraclelinux` without any tag. This is interpreted by docker cli as using the `latest`...

[terraform-installer](https://github.com/robertpeteuil/terraform-installer) uses GitHub releases whereas [packer-installer](https://github.com/robertpeteuil/packer-installer) uses tags. Line 63 indicates that this choice was made because release was not populated at the time. https://github.com/robertpeteuil/packer-installer/blob/476a5af47f67178cf3cd0c9c2232765c7b2bd532/packer-install.sh#L63 That is not the case...

Wrong CIDR for class B network in RFC1918. Need to check and update other examples as well. https://github.com/oracle-terraform-modules/terraform-oci-vcn/blob/ac971d69d66e5f936ec1367e451f3f8a0e22428a/examples/custom_route_rules/variables.tf#L158

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
documentation

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

documentation
enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

Terraform 0.12 is already EOL. There are some syntax that works in 0.12 but not in 1.0.0 anymore. Unless customers still plan on using 0.12, I think you should bump...

enhancement