Index Max Size

That means that my index size is limited by the shards and would be amount of shards * max shard size (40 GB or what is it?). When the index size gets close to that I would have to add a shard to the index, correct? Is that possible or do I have to create a new index with let's say double the shards and move the old index to the new one ?