Create a Network Association to an External IP Address or IP Range (i.e. an IP address that is not “yours”

If you need to create an A record that points at a IP in a range that does not belong to you, for example and AWS IP; you need to first create a Network Association so that non-yours IP Address or IP Range can be referred to by a DNS domain we hold the forwards […]

More...

Storing Terraform State on AWS S3 Bucket (including AWS DynamoDB for State Locking)

Building upon the example Simple Terraform Docker Example (Ubuntu Linux), we’ll store our Terraform State in AWS S3 Bucket, rather than just locally on the machine running Docker. Yes, I know its not a very useful example, but it simply illustrates the mechanism and how it can be used for more useful and complex deployments. Storing […]

More...

HPE Nimble Storage – Change Target IQN Following a Group Name Change

We were conducting a data centre relocation which involved moving an HPE Nimble Storage array, changing the array name and group is straight forward enough, this can be done from the GUI within the “Hardware” section. However once changed clients still see the old group name which included the old name of the array. Resolving […]

More...